home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / vedt.zip / DEMO2.TXT < prev    next >
Text File  |  1990-10-07  |  11KB  |  227 lines

  1. FEATURES COMMON TO ALL VEDIT FAMILY EDITORS ---
  2.  
  3. *   Edit ANY file of ANY size - automatic (virtual) file buffering handles 
  4.     files larger than what will fit into memory.  Edit binary, i.e. database 
  5.     files.  Even insert (paste) a 1 Megabyte file in the middle of another 
  6.     huge file.  VEDIT is the only editor that lets you edit really large files 
  7.     of up to 8000 characters/line and up to 8,000,000 lines in length.
  8.  
  9. *   Pull-down menu system.  A modern user interface allows easy access to most
  10.     editing functions.  Editing functions can also be quickly accessed with
  11.     single keystrokes ("hot keys") which bypass the menu system - the menus do
  12.     not slow down proficient users.
  13.  
  14. *   Context sensitive help.  Pressing the Help key gives you precisely the
  15.     information you need at the moment.  The help text is user changeable and
  16.     expandable.  Add your own help prompts and messages, even create on-line
  17.     help for other programs you use.
  18.  
  19. *   Integrated mouse support.  You can quickly navigate and select from the 
  20.     menu system, access help, scroll to other parts of the file, highlight, 
  21.     copy/move blocks and switch between windows with a mouse.
  22.  
  23. *   "Point and shoot" file selection.  Use the cursor keys or mouse to 
  24.     highlight the desired files.  Easily change drive, directory and the file 
  25.     selection "filter".
  26.  
  27. *   Unlimited keystroke macros.  Any combination of keystrokes can be assigned 
  28.     to a single key.  Allows single key access to menu functions and creation 
  29.     of custom editing functions.  Record mode learns new keystroke macros 
  30.     while you edit.  Keystroke macros may be built into VEDIT, saved to/loaded 
  31.     from disk.
  32.  
  33. *   Multi-level Undo.  Up to 1000 of the most recent edit changes can be
  34.     reversed keystroke by keystroke or line by line.  Deleted text can be
  35.     re-inserted in its original position or anywhere else.
  36.  
  37. *   Flexible block operations.  Process blocks of text on a character, line,
  38.     file, or column basis.  Blocks may be moved or copied directly or saved
  39.     in a scratchpad buffer.  Search/replace within blocks.  Converts letters
  40.     to upper case, lower case or switch case.
  41.  
  42. *   Automatic indenting simplifies editing of structured programs; block
  43.     indent/undent permits quick restructuring.  Check for proper nesting of
  44.     parentheses, e.g.~"{" and "}", aids C programming.
  45.  
  46. *   Execute single DOS commands (DIR, compilers, V-SPELL, etc.) or enter DOS
  47.     and return later.  With V-SWAP loaded, you can have more memory available
  48.     when you enter DOS from within VEDIT than before to ran VEDIT!
  49.  
  50. *   Powerful search and replace.  Supports sophisticated pattern matching,
  51.     reverse searching, selective and global replace.  Recall and editing of
  52.     search/replace strings and most other prompts.
  53.  
  54. *   Flexible printing with variable margins and page size.  Print a block of
  55.     text or the entire file with single, double or triple spacing.
  56.  
  57. *   ASCII table.  Pop up the ASCII table or insert any desired control,
  58.     printer or graphic character into the text.  IBM PC box drawing characters
  59.     are easily accessed.
  60.  
  61. *   Horizontal scrolling for editing long lines - spreadsheets, program
  62.     listings.  Optionally, long lines can be wrapped onto multiple screen
  63.     lines so that you can see the entire line at once.
  64.  
  65. *   Fully adjustable tab positions.  The <Tab> key can enter a tab character
  66.     or, optionally, spaces to the next tab position.
  67.  
  68. *   Word processing.  Word wrap, paragraph formatting between adjustable
  69.     margins, optional justification, printing.  (Does NOT enter any "special"
  70.     control character into the text.)  Can read/write WordStar compatible
  71.     files.  
  72.  
  73. *   Word Processor emulation.  VEDIT can closely emulate other editors and
  74.     word processors.  Contains options for emulating common cursor positioning
  75.     modes, other block operations, various styles of searching, functions
  76.     performed by the <Tab> and <Enter> keys, and much more.
  77.  
  78. *   V-SPELL, an exceptionally fast and flexible spelling corrector is
  79.     available and can be run with a single keystroke.  A fully functional
  80.     demo disk of V-SPELL is also available.
  81.  
  82. *   Speed.  Completely written in assembly language the VEDIT Family editors
  83.     offer stunning speed.  (3 to 30 times faster than the competition on
  84.     large files where speed really counts.)
  85.  
  86. *   Small size.  VEDIT Jr. is only 50K in size and VEDIT and VEDIT PLUS are
  87.     only 70K.  There are no overlays - VEDIT.EXE is all you need.  (The
  88.     on-line help files are optional.)
  89.  
  90. *   Totally configurable.  The keyboard layout is completely configurable -
  91.     assign any key to any function.  Any desired number of keystroke macros
  92.     can be built in.  Default settings of all switches and parameters, screen
  93.     colors can be configured.  Optional tab-fill and line-ending characters.
  94.     Selectable hardware/software cursor, cursor blink rate (or no blink) and
  95.     much more.
  96.  
  97. *   Easy installation.  The automated installation takes only a few minutes.
  98.     It places VEDIT, its help file(s) and macro files into a selected
  99.     directory, e.g. "C:\VEDIT".
  100.  
  101.     You can also copy VEDIT.EXE to a floppy disk and immediately run it on
  102.     another computer - no directories to create, no environmental variables
  103.     to fiddle with.
  104.  
  105. *   The VEDIT Family editors are available for the PCDOS/MSDOS, XENIX/UNIX,
  106.     FlexOS, and IBM 4680 operating systems.  Support for OS/2 and QNX is
  107.     planned.
  108.  
  109. VEDIT has these additional features:
  110.  
  111. *   Multiple file editing.  Simultaneously edit two, three, four or more files
  112.     (up to 37), each of unlimited size.  Blocks of text can easily be copied
  113.     from one file to another.
  114.  
  115. *   Flexible windowing.  Display each file you are editing in its own variable
  116.     sized window or toggle between files using just one window.  Set the color
  117.     for each window.  Different parts of one file can be displayed in separate
  118.     windows.  Windows can be zoomed to full screen and de-zoomed.
  119.  
  120. *   Regular expressions for even more powerful search and replace operations.
  121.  
  122. *   36 text registers may be used as scratch-pad buffers for extensive "cut
  123.     and paste" operations.
  124.  
  125. *   All "macros" written in the VEDIT PLUS programming language can be run
  126.     by VEDIT.  This includes the supplied Compiler Support, a simple print
  127.     formatter, split-screen file comparison macro, sort macro and a "grep-
  128.     like" multiple file processing macro.
  129.  
  130. *   Integrated, menu-driven Compiler Support.  Popular compilers, assemblers,
  131.     linkers, debuggers and Make programs can be run from within VEDIT.  If any
  132.     compilations errors are reported, it automatically loads the correct
  133.     source file and positions the cursor on the error.  You can then make
  134.     corrections and press a key to move to the next error, or recompile.
  135.  
  136. *   The Compiler Support automatically adjusts to the needs of different
  137.     programs in different directories, e.g. one program may be compiled as
  138.     "large model" while another is compiled as "small model".  Compiler and
  139.     other options can also be changed easily via menus.  Includes on-line help
  140.     for compiler options.
  141.  
  142. *   The Compiler Support works with Make programs and "makefiles" to further
  143.     automate program development.  It even tracks compilation errors reported
  144.     by different compilers run within one Make script.  Requires no changes
  145.     to your existing "makefiles".
  146.  
  147. *   The following Make programs are supported:
  148.  
  149.     Microsoft NMAKE
  150.  
  151.     Borland MAKE
  152.  
  153.     Avocet MAKE
  154.  
  155.     Other UNIX style Make programs will also work with the Compile Support
  156.  
  157. *   VEDIT and VEDIT PLUS support these compilers:
  158.  
  159.     Microsoft - C, Quick C, Quick Basic, Fortran, Cobol, MASM Assembler
  160.     Borland - Turbo C, Turbo Assembler, Turbo Pascal,
  161.     Avocet - All Compilers, Assemblers and Cross-compilers
  162.     Lahey - Fortran 77, Personal Fortran 77
  163.     Metaware - High C
  164.     Micro Focus - Cobol
  165.     Microrim - Rbase Compiler
  166.     Nantucket - Clipper Compiler
  167.     Phoenix - PA